Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization #145

Merged
merged 7 commits into from
Jul 2, 2020
Merged

Authorization #145

merged 7 commits into from
Jul 2, 2020

Conversation

AleF83
Copy link
Contributor

@AleF83 AleF83 commented Jul 1, 2020

No description provided.

tomeresk and others added 7 commits May 25, 2020 12:57
This includes:
Create/update policy resource
Attachments support for policy resource (with support for writing the attachment to both s3 and fs repositories)
Opa policy type implementation, including compiling rego code to wasm and adding that to the policy as an attachment
implemented full flow with basic features
Implement local policy attachment caching for all resource repositories
#141)

* Add policy definitions and attachments to request context, change policy executor to use them from context instead of directly from repo

* PR comments
* change policy directive to accept only a single policy

* Refactored PolicyExecutor API to only expose static methods
@AleF83 AleF83 marked this pull request as ready for review July 2, 2020 07:19
@AleF83 AleF83 merged commit 2a02f20 into master Jul 2, 2020
@tomeresk tomeresk deleted the authorization branch July 2, 2020 07:31
@AleF83 AleF83 restored the authorization branch July 2, 2020 09:31
@tomeresk tomeresk deleted the authorization branch July 2, 2020 09:40
@tomeresk tomeresk restored the authorization branch July 2, 2020 09:45
@tomeresk tomeresk deleted the authorization branch July 2, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants